AppointmentMyResponse Property |
Contains the status of or response to the appointment.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ResponseType MyResponse { get; }Public ReadOnly Property MyResponse As ResponseType
Get
Property Value
Type:
ResponseTypeMy response.
See Also